/* FOOTER STYLES */

#footer {
	width:1006px;
	height: 266px;
	float:left;
	margin-bottom: 50px;
	background:url(images/bottom-background.png);
}


#footer_private {
	width:1006px;
	height:77px;
	background: no-repeat url(/themes/c17 themel/images/bottom-background-private.png);
	float:left;
}

#footer_links,
#footer_links_private {
	width:317px;
	float:left;
	margin:210px 0 0 250px;
	}

#footer_links_private {
	margin-top:10px;
	}

#footer_links a, #footer_links_private a:link,
#footer_links a:visited, #footer_links_private a:visited,
#footer_links p, #footer_links_private p {
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
	text-transform:uppercase;
	line-height:normal;
	margin:0 0 0 15px;
	
}

#footer_links a:hover, #footer_links_private a:hover,
#footer_links a:active, #footer_links_private a:active {
	color:#119115;
}